home *** CD-ROM | disk | FTP | other *** search
/ Aminet 40 / Aminet 40 (2000)(Schatztruhe)[!][Dec 2000].iso / Aminet / dev / lang / jikes000.readme < prev    next >
Encoding:
Text File  |  2000-11-02  |  2.9 KB  |  67 lines

  1. Short:    Fast Java compiler, v1.12 (68000 binary)
  2. Author:   Philippe Charles and David Shields, IBM Research.
  3. Uploader: kyrimis@cti.gr (Kriton Kyrimis)
  4. Version:  1.12
  5. Type:     dev/lang
  6.  
  7. This is a native Amiga port (no ixemul.library required) of jikes,
  8. the free Java compiler from IBM, compiled for a plain 68000.
  9.  
  10. The distinction between stable and development version has been
  11. dropped, so the Aminet version is the latest version.  The relevant
  12. files can also be downloaded from the Amiga Jikes home page at
  13. http://dias.cti.gr/~kyrimis/jikes/ .
  14.  
  15. REQUIREMENTS:
  16. * An Amiga with enough memory to run the program.
  17. * The Java run-time classes (e.g., those from Sun, or from Kaffe).
  18. * If you want to use the "-encoding" option, you must install ICU, IBM's
  19.   International Classes for Unicode, available at both Aminet and the
  20.   Amiga Jikes web site.
  21.  
  22. INSTALLATION:
  23. Simply copy the jikes executable somewhere in your path. If you have
  24. not installed ICU and you do not have a GG: assign in your system, then
  25. set the environment variable ICU_DATA to point to some directory, e.g.,
  26. "setenv ICU_DATA RAM:" or "setenv ICU_DATA RAM:T/" (make sure you add
  27. the trailing slash), so that you do not get requesters for GG: when you
  28. run Jikes.
  29.  
  30. USAGE:
  31. Set either the CLASSPATH or the JIKESPATH environment variable to point
  32. to the directories and zip/jar files that you want your compiler to use.
  33. E.g., if you are using Kaffe, you can say:
  34. setenv CLASSPATH "GG:share/kaffe/Klasses.jar;GG:share/kaffe/Pizza.jar;."
  35. Separate the path components using semicolons. You can use UNIX "." and ".."
  36. notation for the current directory and for the parent directory of a
  37. directory.
  38.  
  39. If you find a bug in the Amiga port, you can contact me at kyrimis@cti.gr
  40. and I'll see what I can do.
  41.  
  42. Kriton Kyrimis.
  43.  
  44. ******************************************************************************
  45. This software is subject to the terms of the IBM Public License, available
  46. at the following URL: http://www.research.com/jikes/license/license3.htm.
  47. Copyright (C) 1996, 2000 International Business Machines Corporation
  48. and others.  All Rights Reserved.
  49. ******************************************************************************
  50.  
  51.  
  52. ============================= Archive contents =============================
  53.  
  54. Original  Packed Ratio    Date     Time    Name
  55. -------- ------- ----- --------- --------  -------------
  56.  1906292  605389 68.2% 04-Sep-00 19:22:30 +jikes
  57.     6263    1764 71.8% 04-Sep-00 19:21:52 +contrib.html
  58.     4827    4827  0.0% 04-Sep-00 19:21:52 +jikes.gif
  59.    45932   15847 65.4% 04-Sep-00 19:21:54 +jikes.html
  60.    11886    4387 63.0% 04-Sep-00 19:21:56 +license.htm
  61.    19317    7411 61.6% 04-Sep-00 19:21:56 +news.html
  62.     3499    1592 54.5% 04-Sep-00 19:21:50 +jikes.1
  63.     1657     800 51.7% 23-Jul-00 19:28:52 +README
  64.     1998    1018 49.0% 05-Sep-00 19:54:10 +README.AMIGA
  65. -------- ------- ----- --------- --------
  66.  2001671  643035 67.8% 06-Sep-100 20:17:04   9 files
  67.